home *** CD-ROM | disk | FTP | other *** search
Text File | 2009-03-27 | 109.1 KB | 5,265 lines |
- <driver id="driver/hpijs">
- <name>hpijs</name>
- <url>http://hplipopensource.com/</url>
- <supplier>Hewlett-Packard</supplier>
- <manufacturersupplied>HP|Apollo</manufacturersupplied>
- <!--not "thirdpartysupplied"-->
- <license>BSD</license>
- <freesoftware />
- <!--not "nonfreesoftware"-->
- <supportcontacts>
- <supportcontact level="voluntary" url="https://launchpad.net/hplip">HPLIP support and bug tracking system</supportcontact>
- <!--not level="commercial"-->
- </supportcontacts>
- <shortdescription>
- <en>
- HP's IJS driver for most of their non-PostScript printers
- </en>
- </shortdescription>
- <functionality>
- <maxresx>1200</maxresx>
- <maxresy>1200</maxresy>
- <color />
- <text>90</text>
- <lineart>90</lineart>
- <graphics>100</graphics>
- <photo>100</photo>
- <load></load>
- <speed>70</speed>
- </functionality>
- <execution>
- <nopjl />
- <ijs />
- <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs%A%B%C -dIjsUseOutputFD%Z -sOutputFile=- -</prototype>
- </execution>
- <comments>
- <en>
-
- HPIJS is HP's universal printer driver for most of their
- non-PostScript printers. It comes as a part of HPLIP, HP Linux
- Imaging and Printing. HPLIP is a complete driver suite which also
- includes scanning, copying, and fax drivers for multi-function
- devices and also the printer maintenance and management utility
- hp-toolbox.<P>
-
- The driver itself and the HPLIP package are free software, but
- there are some HP printers which need proprietary driver
- plug-ins. You get offered them for automatic download if you set up
- a printer which needs one with the hp-setup utility of HPLIP.<P>
-
- HPIJS uses the IJS interface to plug in drivers into Ghostscript
- without needing to recompile Ghostscript, the driver is provided by
- an extra executable invoked by Ghostscript which gets the raster
- data from Ghostscript via shared memory, which is much faster than
- piping bitmap output into the standard input of the driver, in
- addition Ghostscript can ask the driver for the capabilities of the
- printer/driver pair.<P>
-
- The quality of colour printing is much higher than the quality of
- the other drivers.<P>
-
- The quality on photo papers (in photo mode) is very high,
- especially for the newer models (beginning from the HP DeskJet
- 990C) which auto-detect the paper type by a hardware facility and
- so automatically switch between the normal colour mode and the
- photo mode. On the HP DeskJet 990C and newer there is also a 1200
- dpi high resolution mode available, in which the image is
- interpolated to 2400x1200 dpi or even 4800x1200 dpi by the
- hardware, and so it gives excellent photo quality. In the new
- models 6- and 7-ink printing is also fully automatically handled by
- the hardware, so it works under free software with this driver and
- the user does not to switch a driver option according to the
- cartridges he is using. This driver is the only free one which
- supports more than 600 dpi on HP inkjet printers.<P>
-
- This driver supports also monochrome (PCL 5e) and color (PCL 5c)
- laser printers with resolutions up to 600 dpi. Most laser printers
- with 1200 dpi understand usually PCL 6/XL or PostScript, so use the
- "pxlmono", "pxlcolor", "lj5gray", or
- "Postscript-HP" drivers then. For Brother laser printers
- use the "hl1240"/"hl1250" drivers. Note that
- Epson's AcuLaser color printer series only emulates the
- monochrome PCL 5e, not PCL 5c. So you have to use Epson's
- "eplaser" driver to print in color with them.<P>
-
- This driver supports also duplex (double-sided) printing and
- selection of the paper input tray if the printer is appropriately
- equipped.<P>
-
- To improve black text output quality use KRGB support. KRGB support
- is available from HPIJS 1.6 on. KRGB provides image enhanced
- printing for black text and black line drawings which can not be
- done with current RGB based raster drivers. KRGB requires
- Ghostscript support. So use GPL Ghostscript 8.62 or newer as it has
- the KRGB support included. Nothing needs to be configured or
- adjusted for KRGB support. Having the correct software versions is
- enough.<P>
-
- HPLIP ships updated PPD files for all HP printers. The PPD files
- generated by this entry are for non-HP printers (mainly PCL 5c/5e
- laser printers) and also for older versions of HPLIP which did not
- ship the PPDs.<P>
-
- </en>
- </comments>
- <printers>
- <printer>
- <id>printer/Sony-IJP-V100</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>300</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.125</top>
- <bottom>0.67</bottom>
- </general>
- <exception PageSize="A4">
- <left>0.135</left>
- <right>0.135</right>
- </exception>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-10h</id><!-- Brother HL-10h -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-660</id><!-- Brother HL-660 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-760</id><!-- Brother HL-760 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-960</id><!-- Brother HL-960 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1050</id><!-- Brother HL-1050 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1060</id><!-- Brother HL-1060 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1070</id><!-- Brother HL-1070 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1250</id><!-- Brother HL-1250 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1260</id><!-- Brother HL-1260 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1270N</id><!-- Brother HL-1270N -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1430</id><!-- Brother HL-1430 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1440</id><!-- Brother HL-1440 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1450</id><!-- Brother HL-1450 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1470N</id><!-- Brother HL-1470N -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1650</id><!-- Brother HL-1650 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1660e</id><!-- Brother HL-1660e -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1670N</id><!-- Brother HL-1670N -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1850</id><!-- Brother HL-1850 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-1870N</id><!-- Brother HL-1870N -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-2060</id><!-- Brother HL-2060 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-5030</id><!-- Brother HL-5030 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-5040</id><!-- Brother HL-5040 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-5050</id><!-- Brother HL-5050 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-5070N</id><!-- Brother HL-5070N -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-5140</id><!-- Brother HL-5140 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-5150D</id><!-- Brother HL-5150D -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-5170DN</id><!-- Brother HL-5170DN -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-GP_335</id><!-- Canon GP 335 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-LBP-1000</id><!-- Canon LBP-1000 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-LBP-1260</id><!-- Canon LBP-1260 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-LBP-1760</id><!-- Canon LBP-1760 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_330s</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_8500</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/DEC-LN17</id><!-- DEC LN17 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-5700</id><!-- Epson EPL-5700 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-5700PS</id><!-- Epson EPL-5700PS -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-5800</id><!-- Epson EPL-5800 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-5800PS</id><!-- Epson EPL-5800PS -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-5900</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-5900PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-6100</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-6100PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N1600</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N1600PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N2050</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N2050PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N2050plus</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N2050PSplus</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N2120</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N2500</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N2500PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N2750</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-EPL-N2750PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C1900</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C1900PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C2000</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C2000PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C4000</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C4000PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C4100</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C4100PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C8500</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C8500PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C8600</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Epson-AcuLaser_C8600PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Fujitsu-PrintPartner_10V</id><!-- Fujitsu PrintPartner 10V -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Fujitsu-PrintPartner_16DV</id><!-- Fujitsu PrintPartner 16DV -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Fujitsu-PrintPartner_20W</id><!-- Fujitsu PrintPartner 20W -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/IBM-Infoprint_12</id><!-- IBM Infoprint 12 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/IBM-Page_Printer_3112</id><!-- IBM Page Printer 3112 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Infotec-4651_MF</id><!-- Infotec 4651 MF -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-CS-1815</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-600</id><!-- Kyocera FS-600 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-600_KPDL-2</id><!-- Kyocera FS-600 (KPDL-2) -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-680</id><!-- Kyocera FS-680 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-800</id><!-- Kyocera FS-800 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-920</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1600</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1600plus</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1700</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3600</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3600plus</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3700</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1000</id><!-- Kyocera FS-1000 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1000plus</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1020D</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1030D</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-7000</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1200</id><!-- Kyocera FS-1200 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1700plus</id><!-- Kyocera FS-1700+ -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1714M</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3700plus</id><!-- Kyocera FS-3700+ -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3718M</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-6700</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-6900</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-6950DN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-6750</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-7000plus</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-7028M</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-9000</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-9130DN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-9530DN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1750</id><!-- Kyocera FS-1750 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3750</id><!-- Kyocera FS-3750 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3820N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3830N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3900DN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-4000DN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-3800</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1010</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1050</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1800</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1800plus</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1018MFP</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1900</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-1920</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-2000D</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-6020</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-6026</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-6300</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-9100DN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-9500DN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-1510</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-1530</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-1810</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-1815</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-2030</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-2530</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-3050</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-3530</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-4050</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-4230_5230</id><!-- Kyocera KM-4230/5230 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-4230</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-4530</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-5050</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-5230</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-5530</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-6030</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-6230</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-8030</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Lexmark-Optra_E</id><!-- Lexmark Optra E -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Lexmark-Optra_Eplus</id><!-- Lexmark Optra E+ -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Lexmark-Optra_E321</id><!-- Lexmark Optra E321 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Lexmark-E120</id><!-- Lexmark E120 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Minolta-PagePro_6</id><!-- Minolta PagePro 6 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Minolta-PagePro_6e</id><!-- Minolta PagePro 6e -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Minolta-PagePro_6ex</id><!-- Minolta PagePro 6ex -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Minolta-PagePro_8</id><!-- Minolta PagePro 8 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Minolta-PagePro_1100</id><!-- Minolta PagePro 1100 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/NEC-SuperScript_660i</id><!-- NEC SuperScript 660i -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/NEC-SuperScript_1400</id><!-- NEC SuperScript 1400 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/NEC-SuperScript_1800</id><!-- NEC SuperScript 1800 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-B4350</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-B4400</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-B4600</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-OL810ex</id><!-- Oki OL810ex -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-Okipage_6e</id><!-- Oki Okipage 6e -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-Okipage_6ex</id><!-- Oki Okipage 6ex -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-Okipage_8p</id><!-- Oki Okipage 8p -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-Okipage_10e</id><!-- Oki Okipage 10e -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-Okipage_10ex</id><!-- Oki Okipage 10ex -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-Okipage_14ex</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Ricoh-Aficio_220</id><!-- Ricoh Aficio 220 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Ricoh-Aficio_700</id><!-- Ricoh Aficio 700 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-85</id><!-- Samsung ML-85 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-1250</id><!-- Samsung ML-1250 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-1650</id><!-- Samsung ML-1650 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-1651N</id><!-- Samsung ML-1651N -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-1450</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-1450PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-1750</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-2150</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-2150PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-2151N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-2151NPS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-2152W</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-2152WPS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-2550</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-2551N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-2552W</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-7300</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-7300N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-4600</id><!-- Samsung ML-4600 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-5000a</id><!-- Samsung ML-5000a -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-6000</id><!-- Samsung ML-6000 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-6060</id><!-- Samsung ML-6000 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-6100</id><!-- Samsung ML-6100 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-7000</id><!-- Samsung ML-7000 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-7000P</id><!-- Samsung ML-7000P -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-7000N</id><!-- Samsung ML-7000N -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-ML-7050</id><!-- Samsung ML-7050 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-QL-5100A</id><!-- Samsung QL-5100A -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Samsung-QL-6050</id><!-- Samsung QL-6050 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Sharp-AR-161</id><!-- Sharp AR-161 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Xerox-DocuPrint_4508</id><!-- Xerox DocuPrint 4508 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Xerox-DocuPrint_P8e</id><!-- Xerox DocuPrint P8e -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Xerox-DocuPrint_P1202</id><!-- Xerox DocuPrint P1202 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Xerox-DocuPrint_N4512</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Xerox-DocuPrint_N4512PS</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Xerox-Document_Centre_400</id><!-- Xerox Document Centre 400 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Xerox-Able_1406</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Generic-PCL_5e_Printer</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Generic-PCL_6_PCL_XL_Printer</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- <monochrome />
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-6500</id>
- <functionality>
- <maxresx>300</maxresx>
- <maxresy>300</maxresy>
- <monochrome />
- <text>60</text>
- <lineart>60</lineart>
- <graphics>30</graphics>
- <photo>30</photo>
- </functionality>
- <ppdentry>
- *DefaultResolution: 300dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-6500plus</id>
- <functionality>
- <maxresx>300</maxresx>
- <maxresy>300</maxresy>
- <monochrome />
- <text>60</text>
- <lineart>60</lineart>
- <graphics>30</graphics>
- <photo>30</photo>
- </functionality>
- <ppdentry>
- *DefaultResolution: 300dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Ricoh-Aficio_401</id><!-- Ricoh Aficio 401 -->
- <functionality>
- <maxresx>300</maxresx>
- <maxresy>300</maxresy>
- <monochrome />
- <text>60</text>
- <lineart>60</lineart>
- <graphics>30</graphics>
- <photo>30</photo>
- </functionality>
- <ppdentry>
- *DefaultResolution: 300dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-Super_6e</id><!-- Oki Super 6e -->
- <functionality>
- <maxresx>300</maxresx>
- <maxresy>300</maxresy>
- <monochrome />
- <text>60</text>
- <lineart>60</lineart>
- <graphics>30</graphics>
- <photo>30</photo>
- </functionality>
- <ppdentry>
- *DefaultResolution: 300dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-OL410e</id><!-- Oki OL 410e -->
- <functionality>
- <maxresx>300</maxresx>
- <maxresy>300</maxresy>
- <monochrome />
- <text>60</text>
- <lineart>60</lineart>
- <graphics>30</graphics>
- <photo>30</photo>
- </functionality>
- <ppdentry>
- *DefaultResolution: 300dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-LBP-430</id><!-- Canon LBP-430 -->
- <functionality>
- <maxresx>300</maxresx>
- <maxresy>300</maxresy>
- <monochrome />
- <text>60</text>
- <lineart>60</lineart>
- <graphics>30</graphics>
- <photo>30</photo>
- </functionality>
- <ppdentry>
- *DefaultResolution: 300dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-2400CeN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-2600CN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-3400CN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Brother-HL-3450CN</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C2570</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C2570i</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C2620N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C3100</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C3170</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C3170i</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C5800</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C5870U</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C6800</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Canon-imageRunner_C6870U</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-Ci-1100</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-5800C</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-5900C</id><!-- Kyocera FS-5900C -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-8000C</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-C5016N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-C5020N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-C5030N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-FS-C8008N</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-C830</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-C850</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-C2520</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-C2630</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-C3225</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Kyocera-KM-C3232</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-C5300</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-C5400</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-C7300</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-C9200</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Oki-C9400</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Xerox-DocuPrint_C20</id><!-- Xerox DocuPrint C20 -->
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Generic-PCL_5c_Printer</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- <printer>
- <id>printer/Xerox-WorkCentre_7345</id>
- <functionality>
- <maxresx>600</maxresx>
- <maxresy>600</maxresy>
- </functionality>
- <ppdentry>
- *DefaultResolution: 600dpi
- </ppdentry>
- <margins>
- <general>
- <unit>in</unit>
- <relative />
- <left>0.25</left>
- <right>0.25</right>
- <top>0.2</top>
- <bottom>0.2</bottom>
- </general>
- </margins>
- </printer>
- </printers>
- </driver>
-